*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 14 Feb 2009 04:01:53 +0000 (04:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 14 Feb 2009 04:01:53 +0000 (04:01 +0000)
lisp/ChangeLog

index 805f51436d6566d9fc3ef797eb261b0a6d662012..98f8c8d7b500c0adb509d7cd76e9b90a765d1582 100644 (file)
 
 2009-02-14  Richard M Stallman  <rms@gnu.org>
 
+       * mail/rmailedit.el: Handle editing of header fields.
+       (rmail-old-headers): New variable.
+       (rmail-edit-current-message): Set it, recording current headers.
+       (rmail-cease-edit): Compute new headers and diff against old ones.
+       Update the mbox buffer with the changes that were made.
+       (rmail-edit-headers-alist): New function.
+       (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
+
        * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon
        in default file name.